Conversation
|
Thanks @JacquesCarette! Was hoping to make the release of v2.3 now, but I guess we need to wait for @jamesmckinna's approval for this. |
|
Review incoming, but as a placeholder
Re: |
jamesmckinna
left a comment
There was a problem hiding this comment.
See placeholder comment, plus module-level suggestion.
CHANGELOG comments to follow
|
I've only made |
|
Question: when/if this is merged into the |
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
|
If/when this gets merged, we'll have to cherry-pick it, somehow, back onto master and experimental. |
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
This was indeed anachronistic from 2.0 Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
|
Will re-review in the morning! |
jamesmckinna
left a comment
There was a problem hiding this comment.
Thanks very much again for this!
We're in the home strait...
- merge the two
Data.Fin.Propertiessections ofCHANGELOG - (possibly) fix names for
Data.Sum.Relation.Binary.Pointwiseeither in place, or else inCHANGELOG
Happy to do a final edit myself to fix these up!
|
@MatthewDaggitt @JacquesCarette thanks for all your efforts in helping sort out the mess I created. |
|
I should be able to get to this today. |
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
|
Should be good to go now @jamesmckinna . |
jamesmckinna
left a comment
There was a problem hiding this comment.
Fantastic! Thanks so much for persevering... and now I hand back to @MatthewDaggitt
* opposite of a `Ring` [clean version of pr #1900] (#1910) * punchOut preserves ordering (#1913) * Wellfounded proof for sum relations (#1920) * last revert undone by hand * Remove extra line in CHANGELOG * Update CHANGELOG.md Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * Update CHANGELOG.md This was indeed anachronistic from 2.0 Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * resolve issues pointed out by James. * Update CHANGELOG.md Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * remove now obsolete comment * last mistake in CHANGELOG, hopefully fixed now. --------- Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> Co-authored-by: Nathan van Doorn <nvd1234@gmail.com> Co-authored-by: Alice Laroche <60161310+Seiryn21@users.noreply.github.com> Co-authored-by: matthewdaggitt <matthewdaggitt@gmail.com>
* Add back accidentally removed lemmas (Issue2788 #2794)) * opposite of a `Ring` [clean version of pr #1900] (#1910) * punchOut preserves ordering (#1913) * Wellfounded proof for sum relations (#1920) * last revert undone by hand * Remove extra line in CHANGELOG * Update CHANGELOG.md Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * Update CHANGELOG.md This was indeed anachronistic from 2.0 Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * resolve issues pointed out by James. * Update CHANGELOG.md Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> * remove now obsolete comment * last mistake in CHANGELOG, hopefully fixed now. --------- Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> Co-authored-by: Nathan van Doorn <nvd1234@gmail.com> Co-authored-by: Alice Laroche <60161310+Seiryn21@users.noreply.github.com> Co-authored-by: matthewdaggitt <matthewdaggitt@gmail.com> * Bring v2.3 release changes accross * Fix typo * Fix whitespace --------- Co-authored-by: Jacques Carette <carette@mcmaster.ca> Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com> Co-authored-by: Nathan van Doorn <nvd1234@gmail.com> Co-authored-by: Alice Laroche <60161310+Seiryn21@users.noreply.github.com>
This puts back everything that was mistakenly reverted -- closes #2788